NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
authorHaiying Wang <[email protected]>
Fri, 31 Oct 2008 10:06:14 +0000 (05:06 -0500)
committerScott Wood <[email protected]>
Fri, 31 Oct 2008 18:14:30 +0000 (13:14 -0500)
commit6fc110bd8a8d642b8f7b0653bd9a08a0b7c3d50b
treefb68fbeaea35379d93d0557672ae70fb9addd816
parent7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS

CONFIG_ENV_ADDR should be (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE).

Signed-off-by: Haiying Wang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
include/configs/MPC8572DS.h